Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]DeviceOnly
/
NodeInfoLite
/
Builder
/
setNum
set
Num
open
fun
setNum
(
value
:
Int
)
:
DeviceOnly.NodeInfoLite.Builder
The node number
Content copied to clipboard
uint32 num = 1;
Return
This builder for chaining.
Parameters
value
The num to set.